Welcome![Sign In][Sign Up]
Location:
Search - MFC DLL

Search list

[Dialog_Windowmyfiledialogdemo

Description: 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactory style reunification of the software interface is difficult. As netizen's MessageBox, FileDialog, FontDialog. Contents dialog, and other internal MFC DLL system even within the dialog box, in order to allow it faces no easy thing. Some say HOOK technology, the technology can really HOOK, HOOK can be said to be all-pervasive. However, the efficient use HOOK is unsatisfactory. from the most current mining technology HOOK skinnable software situation, we can prove this point. Today, we will discuss other technologies to achieve a FileDialog changing face of this technique is called window replacement process France
Platform: | Size: 610942 | Author: hk | Hits:

[OS programModArtDll

Description: 扩展MFC的dll的编写方法-MFC dll extension of the preparation methods
Platform: | Size: 15527 | Author: scarpel | Hits:

[Otherdllcombination

Description: 实现了3个dll功能,建立非mfc的dll静态连接,显示已装载模块,显示已装载模块,运行时动态调用dll,功能全面的阿-achieved three dll function, the establishment of the non-mfc dll static link Show loadable module, Show loadable module, run-time dynamic invocation dll, full functions of the A
Platform: | Size: 123234 | Author: zhanghaiyu | Hits:

[Hook apimousehook

Description: 实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中. Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通 过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口, 用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以 实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如 键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消 息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并对Win32 全局钩子的运行机制、Win32 DLL的特点、VC6环境下的MFC DLL以及共享数 据等相关知识进行了简单的阐述。
Platform: | Size: 22201 | Author: 杨秉岐 | Hits:

[Windows Developsys_dll_2

Description: 在windows中建立非MFC DLL的静态链接
Platform: | Size: 95025 | Author: Mayq | Hits:

[OtherExtensionDLL

Description: MFC DLL的应用,可以通过这个例子熟悉一下MFC是如何使用DLL链接库,很初级的,可能够不上水平
Platform: | Size: 19169 | Author: 李凤杰 | Hits:

[Other resourceMFC_DLL

Description: VC++动态链接库DLL编程深入浅出 概论 静态链接库 库的调试与查看 非MFC DLL MFC规则DLL MFC扩展DLL的创建
Platform: | Size: 555557 | Author: shennq | Hits:

[GUI DevelopVCmfc.dll

Description: 改变用MFC项目单调灰色的界面库,经调试可以直接使用~
Platform: | Size: 335190 | Author: bill | Hits:

[Other resourceMFC

Description: MFC深入浅出 1_MFC概述 2_MFC和Win32 3_CObject类 4_消息映射的实现 5_MFC对象的创建 6_应用程序的退出 7_MFC的DLL 8_MFC的进程和线程
Platform: | Size: 334850 | Author: 雪中漫步 | Hits:

[Graph programGeoTranst

Description: 用MFC封装图象处理Dll供delphi,vb等开发调用-with MFC Dll image processing package for Delphi, such as development called vb
Platform: | Size: 43068 | Author: dahai2005 | Hits:

[VOIP program用MFC改写的点对点语音通讯的ActiveX控件源代码

Description: 用ActiveX重新改写了一个点对点通讯的DLL文件,这样可以方便的在VB,vbs,js等脚本语言,特别是用在IE里面特别方便了。-using ActiveX rewriting of a point-to-point communications DLL files, this can be convenient in VB, vbs, js other scripting language, especially the use of IE in particular inside convenient.
Platform: | Size: 88311 | Author: trezegue | Hits:

[OS programMFC扩展动态链接库

Description: 我接触DLL的时间也不长,对DLL的了解也不是很深,在这里以一个简单的例子说明一下应用程序与DLL是如何工作的,希望给初学者一些帮助。文章附有源码,以编译通过。-I contacted the time is not long, right DLL understanding is not very deep here in a simple examples to illustrate what applications and how the DLL is working, and hopes to give some help beginners. Articles with source code to compile.
Platform: | Size: 43754 | Author: 海天 | Hits:

[Other resourceVC6动态链接库的编写和调用——四则表达式计算

Description: 先编写MFC DLL,打开VC++6.0 => File => New => Project => MFC AppWizzard(dll),在 Project name 里输入Calc =>Next => Finish. 好了,现在你打开Workspace的FileView就可以看到已经有Calc.h、Calc.cpp、stdafx.h、stdafx.cpp这4个文件了.-first prepared MFC DLL, opening VC 6.0 = gt; File = gt; New = gt; Project = gt; MFC AppWizzard (dll), the Project name Lane importation Calc = gt; Next = gt; Finish. Well, you open Workspace on the FileView can see have Calc.h, Calc.cpp, stdafx.h, stdafx.cpp that four documents.
Platform: | Size: 46985 | Author: 东方旭 | Hits:

[SourceCode[MFC DLL]3D饼形图

Description: 3D饼形图,希望帮到大家
Platform: | Size: 9301787 | Author: 516387925@qq.com | Hits:

[BooksMFC规则DLL讲解

Description: VC,MFC关于DLL制作的讲解
Platform: | Size: 8397173 | Author: dlixut@yahoo.com.cn | Hits:

[Internet-NetworkInterFunc_source

Description: 使用Ws2_32.DLL中的函数而不是ICMP.DLL中的函数来实现Ping -Implementing Ping using the function in ICMP.DLL not the function in Ws2_32.D
Platform: | Size: 5120 | Author: 站长 | Hits:

[Database systemoracle_ole_dev

Description: 开发环境:VC++6.0+MFC 数据库:Oracle 8.0 请将oraclm.dll拷贝到运行文件的目录中! 要运行例子要先装Oracle 8.0,如果有什么问题,请看你机器上的Oracle安装目录下的mshelp/Oraclec.hlp。-Development Environment: VC++ 6.0+ MFC Database: Oracle 8.0 Please oraclm.dll files are copied to the run directory! To run the example of first installed Oracle 8.0, if there are any problems, see your machine to install the Oracle directory mshelp/Oraclec.hlp.
Platform: | Size: 160768 | Author: 吕荣 | Hits:

[OS programModArtDll

Description: 扩展MFC的dll的编写方法-MFC dll extension of the preparation methods
Platform: | Size: 15360 | Author: scarpel | Hits:

[Graph programGeoTranst

Description: 用MFC封装图象处理Dll供delphi,vb等开发调用-with MFC Dll image processing package for Delphi, such as development called vb
Platform: | Size: 3227648 | Author: dahai2005 | Hits:

[Email Clienttinysendsmtp

Description: 一个基于MFC对话框结构的Mail发送客户端程序,该Mail客户端可以发送附件,支持SMTP服务器身份验证,BASE64编码。该程序用MFC的CSocket类开发,作者自己写了一个CSMTP类来进行各种处理。注意,应用的实现部分在一个DLL中处理。(感谢我的朋友jplou)-an MFC dialog based on the structure of the Mail this client, the Mail client can send attachments, support SMTP authentication server, BASE64 encoding. The procedure used MFC CSocket category development, the author himself was a CSMTP to various types of processing. Note that some applications to achieve in a DLL address. (Thanks to my friend jplou)
Platform: | Size: 109568 | Author: 乐浩军 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 32 »

CodeBus www.codebus.net